GetSharingMetadataResponseEncryptedSharedFolderDataList Property |
Contains a collection of data structures that a client can use to authorize the sharing of its calendar or contact data with other clients.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<EncryptedSharedFolderData> EncryptedSharedFolderDataList { get; }Public ReadOnly Property EncryptedSharedFolderDataList As IList(Of EncryptedSharedFolderData)
Get
Property Value
Type:
IListEncryptedSharedFolderData
See Also